home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 38 / Issue #38.iso / 2-SOFTWARE / CRUSHERX-LIVE 2.37D / cxlSetup237.exe / grannerX VST / grannerX.dll / 0 / RCDATA / TFBSWERROR / TFBSWERROR.txt
Text File  |  2001-08-08  |  1KB  |  56 lines

  1. object fbsWError: TfbsWError
  2.   Left = 339
  3.   Top = 141
  4.   AutoSize = True
  5.   BorderStyle = bsDialog
  6.   BorderWidth = 10
  7.   ClientHeight = 110
  8.   ClientWidth = 309
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object lPicture: TLabel
  21.     Left = 0
  22.     Top = 4
  23.     Width = 19
  24.     Height = 59
  25.     Caption = '!'
  26.     Color = clBtnFace
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clRed
  29.     Font.Height = -48
  30.     Font.Name = 'Verdana'
  31.     Font.Style = []
  32.     ParentColor = False
  33.     ParentFont = False
  34.   end
  35.   object bYes: TButton
  36.     Left = 104
  37.     Top = 85
  38.     Width = 90
  39.     Height = 25
  40.     Caption = '&Ok'
  41.     ModalResult = 1
  42.     TabOrder = 0
  43.   end
  44.   object mText: TMemo
  45.     Left = 32
  46.     Top = 0
  47.     Width = 277
  48.     Height = 73
  49.     Color = clBtnFace
  50.     Lines.Strings = (
  51.       'Error')
  52.     ScrollBars = ssVertical
  53.     TabOrder = 1
  54.   end
  55. end
  56.